﻿@charset "utf-8";
@import url(normalize.css);
@import url(base.css);
@import url(font.css);


/**
 * reset
 */
body{width: 100%;height: 100%;overflow-x: hidden;overflow-y: scroll;background:#fff;color:#666;font:75%/1.8 'Microsoft Yahei',Arial,sans-serif}
input,textarea{margin:0;padding:0;outline:0;border:0;background:0 0;vertical-align:middle}
body,button,dd,dl,form,h1,h2,h3,h4,h5,ol,p,ul,menu{margin:0}
ol,ul,menu{padding-left:0;list-style-type:none}
img{max-width:100%;border:0;vertical-align:top}
a{outline:0;color:#000;text-decoration:none;font-family:"微软雅黑"}
a:hover{color:#0068bd}
b,i{font-style:normal}
a, i,input, b, h1, img, span, button, header, .arrow, .portinfo, .portinfo h3, .portinfo p, .portimg,*:before, *:after, .news-box {
    -moz-transition: all ease-in-out 0.35s;
    -webkit-transition: all ease-in-out 0.35s;
    -o-transition: all ease-in-out 0.35s;
    -ms-transition: all ease-in-out 0.35s;
    transition: all ease-in-out 0.35s;
}
.f-en{text-transform: uppercase;}


/*
* common
*/
.opc0{opacity:0;}
.fix{*zoom:1;}
.fix:before,.fix:after{content:"";display:table;}.fix:after{clear:both;}
.dib{display:inline-block;*display:inline;*zoom:1;}
.pr{position:relative;}.pa{position:absolute;}
.el{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.eln{ white-space:normal;}
.btn{cursor:pointer;}
.hide{display:none;}
.arr{width:0;height:0;overflow:hidden;}
.f_ewm{float:left;margin-right: 1em;}
.pt95{padding-top: 95px}

.page{margin-top: 126px;}


/*
* header
*/
.bar{background: #333333; color:#b7b7b7; position: relative; clear: both; line-height:26px; overflow: hidden;font-size: 12px;font-weight: lighter;}
.bar a{color: #b7b7b7;}
.bar ul li{ float:left;}
.bar ul li i.split{ display:inline-block;vertical-align:middle;width: 1px;height: 9px;background: #8d8d8d;margin:0 4px}
.bar ul li i.en{display:inline-block;vertical-align:middle;}
.bar ul li i.en img{padding-top:5px;}

.widget-tel{padding: 0 10px;font-weight: bold;margin-left: 6px;color: #008ed6;font-size: 14px!important}
.widget-tel a{color: #008ed6}
.widget-tel i{padding-right: 5px;font-size: 20px}

/* 社会化标志 */
.bar .link a{display:inline-block;float:left;background:url(../img/social.jpg) no-repeat; vertical-align:middle; margin-top:7px; margin-right:16px;width: 25px;height: 28px;}
.bar .link .link01{ background-position:0 0;}
.bar .link .link02{ background-position:-43px 0}
.bar .link .link03{ background-position:-87px 1px}
.bar .link .link04{ background-position:-130px 1px}
.bar .link .link05{ background-position:-173px 0}
.bar .link .link06{ background-position:-216px 0}
/* LOGO */
.logo{height: 100px;vertical-align: middle;display: table-cell;}
.logo img{display:block;max-height: 100%}
.logo .head_tel{position:absolute;right: 0;top: 18%;color:#246cd7;font-size: 26px;font-weight: bold;line-height: 1.4}
.logo .head_tel p{font-size: 14px;color:#6c6666;line-height:30px;padding-left:40px;background: url(../img/icon_tel.jpg) center left no-repeat;}


/*
* 导航
*/
/* 导航-1 */
.header{width:100%;height:auto;background:#fff;z-index:100;box-shadow: 0 4px 6px rgba(0,0,0,.3);position: fixed;top: 0;}
.header .navbox{}
.header .box{height:100%;}
.header .headerLogo{position:absolute;top:0;left:15px;height: 100%}
.header .nav .navTop{position:absolute;top:0px;display:none;height:4px;background:#008ed6;}
.header .nav .navTop{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.header .nav{position:absolute;top:0;right:0px;width:66%;height:100px;z-index: 100}
.header .nav .child{position:relative;float:left;width:14.28%;height:100px;line-height:100px;text-align:center;color:#666;}
.header .nav .child a{display: block;}
.header .nav .child.navChildSearch{line-height:20px !important;}
.header .nav .child:hover .title{}
.header .nav .child .title{font-size:16px;color:#424342; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.header .nav .child .title{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
/*.header .nav .child .title:after{content: '';display: block;width: 1px;height: 100%;position: absolute;top: 0;right: 0;background-color: #efefef}
*/.header .nav .child.last .title:after{display: none;}
.header .nav .child.on .title{color:#fff;background-color: #008ed6}

.header .nav .child .childContent{display:none;position:absolute;top:50px;width:190%;background-color: #0068bd;padding: 10px;z-index: 10}
.header .nav .child .childContent .childContentLi{color:#fff;font-size:14px;height:30px;line-height:38px;border-bottom:1px solid #fff;
-webkit-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2);
-moz-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2);
-ms-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2);
-o-box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2);
box-shadow: 0px 2px 2px 0px rgba(125,125,125,0.2); background:#008ed6; }
.header .nav .child .childContent .childContentLi:hover{background:#fff;color:#0377c2;}
.header .nav .child .language{display:inline-block;*display:inline;*zoom:1;height:16px;line-height:16px;padding:0 8px;font-size:16px;color:#666;}
.header .nav .child .language:hover{color:#00aa3a;}
.header .nav .child .language.cn{border-right:1px solid #ccc;}
.header .nav .child .language.on{color:#00aa3a;}
.header .nav .child .seachIcon{cursor:pointer;}
.header .list{position:relative;background:#363839;z-index:6;}
.header .list .box{padding:50px 0;display:none;}
.header .list .content{width:492px;}
.header .list .listMTitle{color:#fff;font-size:18px;line-height:24px;padding-bottom:24px;}
.header .list .listTitle{position:relative;width:100%;}
.header .list .listTitle:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}
.header .list .listTitle .title{border-bottom:1px solid #999999;line-height:36px;color:#B9B9B9;font-size:14px;font-family:Arial, Helvetica, sans-serif;}
.header .list .listTitle .title a{color:#B9B9B9;font-size:14px;}
.header .list .listTitle .title img{margin-right:12px;}
.header .list .listTitle .title .pointer{cursor:pointer;position:absolute;right:0px;top:16px;width:11px;height:11px;}
.header .list .listTitle .title .pointer .sub{position:absolute;left:0px;top:5px;width:11px;height:1px;background:#999;}
.header .list .listTitle .title .pointer .sub.sub2{ transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.header .list .listTitle .title .pointer .sub.sub2{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.header .list .listTitle .title .pointer.on .sub.sub2{ transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);}
.header .list .listTitle .listContent{display:none;width:94%;float:right;}
.header .list .addBtn{z-index:5;cursor:pointer;position:absolute;bottom:-35px;right:0;width:35px;height:35px;background:url(../images/addIcon.png) no-repeat;}
.header .list .addBtn .sub{position:absolute;width:10px;height:2px;background:#fff;}
.header .list .addBtn .sub.sub1{top:12px;left:22px;}
.header .list .addBtn .sub.sub2{top:12px;left:22px; transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.header .list .addBtn .sub.sub2{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.header .list .addBtn.on .sub.sub2{ transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);-webkit-transform:rotate(0deg);}

.header .searchContent{display:none;position:absolute;bottom:-80px;right:0px;padding:25px;  background-color: #f2efef;border-bottom:1px solid #dcdadb;border-left:1px solid #dcdadb;}
.header .searchContent .seach{margin:0;}

.wapLanguage{display:none;position:absolute;top:35px;right:120px;}
.wapLanguage .language{padding:0 14px;color:#999999;font-size:28px;line-height:28px;display:inline-block;*display:inline;*zoom:1;}
.wapLanguage .language.on{color:#00aa3a;}
.wapLanguage .language.cn{border-right:3px solid #bababa;}
.wapNavPointer{display:none;position:absolute;top:3px;right:3px;cursor:pointer;}

.childl{width: 40%;float: left;}
.childr{width: 60%;float: right;}
.childr a{color: #fff;border-bottom: 1px solid #000;line-height: 20px;margin:0 8px;line-height: 26px;font-size: 14px}


/* 导航-2 */
.nav_transform1{position:absolute;top:0;right:100px;width:72%;z-index: 100}
.nav_transform1 .navTop{position:absolute;top:0px;display:none;height:4px;background:#f89120;}
.nav_transform1 .navTop{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.nav_transform1 ul.navCont li.child{position:relative;float:left;width:14.28%;height:100px;line-height:100px;text-align:center;color:#666;}
.nav_transform1 ul.navCont li.child a{display: block;padding:0 2px;}
.nav_transform1 ul.navCont li.child .title{font-size:18px;color:#333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.nav_transform1 ul.navCont li.child .title{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.nav_transform1 ul.navCont li.child:last-child .title:after{display: none;}
.nav_transform1 ul.navCont li.child a:hover .title{color:#fff;background-color: #008ed6;}
.nav_transform1 ul.navCont li.child.on .title{color:#fff;background-color: #008ed6}
.nav_transform1 ul.navCont li.child.on .title:after{display: none;}
/*二级*/
.child .childContent{display: none;position: absolute;top: 100%;width: 120%;z-index: 999;}
.child .childContent .childContentLi{color: #fff;font-size: 14px;line-height: 38px;background-color: #008ed6;}
.child .childContent .childContentLi:hover{background: #fff;color: #008ed6;}
.child .childContent a .childContentLi{color: #fff;}
/*触发按钮*/
.wapNavBtn{display:none;position:absolute;top:18px;right:16px;cursor:pointer;z-index: 5;font-size: 24px}
.wapNavBtn.on{color: #fff}
.wapNavBtn.on:before{content: '\e613'}

/* 导航-2 */
.nav_transform1{position:absolute;top:0;right:0px;width:66%;z-index: 100}
.nav_transform1 .navTop{position:absolute;top:0px;display:none;height:4px;background:#008ed6;}
.nav_transform1 .navTop{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.nav_transform1 ul.navCont li.child{position:relative;float:left;width:12.48%;height:100px;line-height:100px;text-align:center;color:#666;}
.nav_transform1 ul.navCont li.child a{display: block;}
.nav_transform1 ul.navCont li.child .title{font-size:16px;color:#424342; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis;}
.nav_transform1 ul.navCont li.child .title{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.nav_transform1 ul.navCont li.child a:hover .title{}
.nav_transform1 ul.navCont li.child.on .title{color:#fff;background-color: #008ed6!important}
	/*导航动画*/
	.nav_transform1 .bg{position:absolute;width:50%;height:50%;background:rgba(0,0,0,.8);display: none;}
	.nav_transform1.skin-white .bg{background:rgba(255,255,255,.8);}
	.nav_transform1.skin-org .bg{background:rgba(0,142,214,.8);}
	.nav_transform1 .bg1{top:0px;left:0px;}
	.nav_transform1 .bg2{top:0px;right:0px;}
	.nav_transform1 .bg3{bottom:0px;left:0px;}
	.nav_transform1 .bg4{bottom:0px;right:0px;}
	.nav_transform1.in .bg1{animation:navBgin1 .6s  ease-in-out 0s  both;
		-moz-animation:navBgin1 .6s  ease-in-out 0s  both;
		-webkit-animation:navBgin1 .6s  ease-in-out 0s  both;
		-o-animation:navBgin1 .6s  ease-in-out 0s  both;}
	.nav_transform1.in .bg2{animation:navBgin2 .6s  ease-in-out 0s  both;
		-moz-animation:navBgin2 .6s  ease-in-out 0s  both;
		-webkit-animation:navBgin2 .6s  ease-in-out 0s  both;
		-o-animation:navBgin2 .6s  ease-in-out 0s  both;}
	.nav_transform1.in .bg3{animation:navBgin3 .6s  ease-in-out 0s  both;
		-moz-animation:navBgin3 .6s  ease-in-out 0s  both;
		-webkit-animation:navBgin3 .6s  ease-in-out 0s  both;
		-o-animation:navBgin3 .6s  ease-in-out 0s  both;}
	.nav_transform1.in .bg4{animation:navBgin4 .6s  ease-in-out 0s  both;
		-moz-animation:navBgin4 .6s  ease-in-out 0s  both;
		-webkit-animation:navBgin4 .6s  ease-in-out 0s  both;
		-o-animation:navBgin4 .6s  ease-in-out 0s  both;}
	@keyframes navBgin1{
	0%{ transform:translateX(-100%);}
	100%{ transform:translateX(0);}
	}
	@-moz-keyframes navBgin1{
	0%{ -moz-transform:translateX(-100%);}
	100%{ -moz-transform:translateX(0);}
	}
	@-webkit-keyframes navBgin1 {
	0%{ -webkit-transform:translateX(-100%);}
	100%{ -webkit-transform:translateX(0);}
	}
	@-o-keyframes navBgin1{
	0%{ -o-transform:translateX(-100%);}
	100%{ -o-transform:translateX(0);}
	}

	@keyframes navBgin2{
	0%{ transform:translateY(-100%);}
	100%{ transform:translateY(0);}
	}
	@-moz-keyframes navBgin2{
	0%{ -moz-transform:translateY(-100%);}
	100%{ -moz-transform:translateY(0);}
	}
	@-webkit-keyframes navBgin2 {
	0%{ -webkit-transform:translateY(-100%);}
	100%{ -webkit-transform:translateY(0);}
	}
	@-o-keyframes navBgin2{
	0%{ -o-transform:translateY(-100%);}
	100%{ -o-transform:translateY(0);}
	}

	@keyframes navBgin3{
	0%{ transform:translateY(100%);}
	100%{ transform:translateY(0);}
	}
	@-moz-keyframes navBgin3{
	0%{ -moz-transform:translateY(100%);}
	100%{ -moz-transform:translateY(0);}
	}
	@-webkit-keyframes navBgin3 {
	0%{ -webkit-transform:translateY(100%);}
	100%{ -webkit-transform:translateY(0);}
	}
	@-o-keyframes navBgin3{
	0%{ -o-transform:translateY(100%);}
	100%{ -o-transform:translateY(0);}
	}

	@keyframes navBgin4{
	0%{ transform:translateX(100%);}
	100%{ transform:translateX(0);}
	}
	@-moz-keyframes navBgin4{
	0%{ -moz-transform:translateX(100%);}
	100%{ -moz-transform:translateX(0);}
	}
	@-webkit-keyframes navBgin4 {
	0%{ -webkit-transform:translateX(100%);}
	100%{ -webkit-transform:translateX(0);}
	}
	@-o-keyframes navBgin4{
	0%{ -o-transform:translateX(100%);}
	100%{ -o-transform:translateX(0);}
	}
	.nav_transform1.out .bg1{animation:navBgout1 .6s  ease-in-out .4s  both;
		-moz-animation:navBgout1 .6s  ease-in-out .4s  both;
		-webkit-animation:navBgout1 .6s  ease-in-out .4s  both;
		-o-animation:navBgout1 .6s  ease-in-out .4s  both;}
	.nav_transform1.out .bg2{animation:navBgout2 .6s  ease-in-out .4s  both;
		-moz-animation:navBgout2 .6s  ease-in-out .4s  both;
		-webkit-animation:navBgout2 .6s  ease-in-out .4s  both;
		-o-animation:navBgout2 .6s  ease-in-out .4s  both;}
	.nav_transform1.out .bg3{animation:navBgout3 .6s  ease-in-out .4s  both;
		-moz-animation:navBgout3 .6s  ease-in-out .4s  both;
		-webkit-animation:navBgout3 .6s  ease-in-out .4s  both;
		-o-animation:navBgout3 .6s  ease-in-out .4s  both;}
	.nav_transform1.out .bg4{animation:navBgout4 .6s  ease-in-out .4s  both;
		-moz-animation:navBgout4 .6s  ease-in-out .4s  both;
		-webkit-animation:navBgout4 .6s  ease-in-out .4s  both;
		-o-animation:navBgout4 .6s  ease-in-out .4s  both;}
	@keyframes navBgout1{
	100%{ transform:translateX(-100%);}
	0%{ transform:translateX(0);}
	}
	@-moz-keyframes navBgout1{
	100%{ -moz-transform:translateX(-100%);}
	0%{ -moz-transform:translateX(0);}
	}
	@-webkit-keyframes navBgout1 {
	100%{ -webkit-transform:translateX(-100%);}
	0%{ -webkit-transform:translateX(0);}
	}
	@-o-keyframes navBgout1{
	100%{ -o-transform:translateX(-100%);}
	0%{ -o-transform:translateX(0);}
	}

	@keyframes navBgout2{
	100%{ transform:translateY(-100%);}
	0%{ transform:translateY(0);}
	}
	@-moz-keyframes navBgout2{
	100%{ -moz-transform:translateY(-100%);}
	0%{ -moz-transform:translateY(0);}
	}
	@-webkit-keyframes navBgout2 {
	100%{ -webkit-transform:translateY(-100%);}
	0%{ -webkit-transform:translateY(0);}
	}
	@-o-keyframes navBgout2{
	100%{ -o-transform:translateY(-100%);}
	0%{ -o-transform:translateY(0);}
	}

	@keyframes navBgout3{
	100%{ transform:translateY(100%);}
	0%{ transform:translateY(0);}
	}
	@-moz-keyframes navBgout3{
	100%{ -moz-transform:translateY(100%);}
	0%{ -moz-transform:translateY(0);}
	}
	@-webkit-keyframes navBgout3 {
	100%{ -webkit-transform:translateY(100%);}
	0%{ -webkit-transform:translateY(0);}
	}
	@-o-keyframes navBgout3{
	100%{ -o-transform:translateY(100%);}
	0%{ -o-transform:translateY(0);}
	}

	@keyframes navBgout4{
	100%{ transform:translateX(100%);}
	0%{ transform:translateX(0);}
	}
	@-moz-keyframes navBgout4{
	100%{ -moz-transform:translateX(100%);}
	0%{ -moz-transform:translateX(0);}
	}
	@-webkit-keyframes navBgout4 {
	100%{ -webkit-transform:translateX(100%);}
	0%{ -webkit-transform:translateX(0);}
	}
	@-o-keyframes navBgout4{
	100%{ -o-transform:translateX(100%);}
	0%{ -o-transform:translateX(0);}
	}
	.nav_transform1.in .navCont{
		animation:navContentIn .4s  ease-in-out .6s  both;
		-moz-animation:navContentIn .4s  ease-in-out .6s  both;
		-webkit-animation:navContentIn .4s  ease-in-out .6s  both;
		-o-animation:navContentIn .4s  ease-in-out .6s  both;
	}
	@keyframes navContentIn{
	0%{ transform:scale(0); opacity:0;}
	80%{ transform:scale(1.1);}
	100%{ transform:scale(1); opacity:1;}
	}
	@-moz-keyframes navContentIn{
	0%{ -moz-transform:scale(0); opacity:0;}
	80%{ -moz-transform:scale(1.1);}
	100%{ -moz-transform:scale(1); opacity:1;}
	}
	@-webkit-keyframes navContentIn {
	0%{ -webkit-transform:scale(0); opacity:0;}
	80%{ -webkit-transform:scale(1.1);}
	100%{ -webkit-transform:scale(1); opacity:1;}
	}
	@-o-keyframes navContentIn{
	0%{ -o-transform:scale(0); opacity:0;}
	80%{ -o-transform:scale(1.1);}
	100%{ -o-transform:scale(1); opacity:1;}
	}
	.nav_transform1.out .navCont{
		animation:navContentOut .4s  ease-in-out 0s  both;
		-moz-animation:navContentOut .4s  ease-in-out 0s  both;
		-webkit-animation:navContentOut .4s  ease-in-out 0s  both;
		-o-animation:navContentOut .4s  ease-in-out 0s  both;
	}
	@keyframes navContentOut{
	100%{ transform:scale(0); opacity:0;}
	20%{ transform:scale(1.1);}
	0%{ transform:scale(1); opacity:1;}
	}
	@-moz-keyframes navContentOut{
	100%{ -moz-transform:scale(0); opacity:0;}
	20%{ -moz-transform:scale(1.1);}
	0%{ -moz-transform:scale(1); opacity:1;}
	}
	@-webkit-keyframes navContentOut { 
	100%{ -webkit-transform:scale(0); opacity:0;}
	20%{ -webkit-transform:scale(1.1);}
	0%{ -webkit-transform:scale(1); opacity:1;}
	}
	@-o-keyframes navContentOut{
	100%{ -o-transform:scale(0); opacity:0;}
	20%{ -o-transform:scale(1.1);}
	0%{ -o-transform:scale(1); opacity:1;}
	}






/*
 * footer
 */
.footer{ background:#333333; width:100%; text-align:center; color:#fff;font-size: 14px;}
.footer a:hover{text-decoration: underline}
.fooer_link{ padding: 15px 0;color:#008ed6;background-color: #f2f2f2;text-align: left}
.fooer_link a{color: #333333;padding-right: 10px}
.fooer_link a:hover{color: #000}
.footer_detail{ background:#333333;padding: 30px 0;color: #939393}
.footer_detail span{padding: 0 4px}
.footer_detail a{color: #939393}
.footer_nav{background-color: #008ed6;padding: 15px 0}
.footer_nav a{padding: 0 10px;position: relative;color: #fff}
.footer_nav a:after{display: block;content: '';width: 1px;height: 11px;background-color: #fff;position: absolute;right: 0;top: 3px}
.footer_nav a.last:after{display: none;}

/*
 * top
 */
.top{display:none;position:fixed;right:10px;bottom:80px;z-index:999;width:40px;height:40px;font-size:24px;background:#008ed6;color:#fff;line-height:40px;text-align:center;cursor:pointer;}
.top{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.top:hover{opacity: 0.8}
.top img{vertical-align:middle;}

/*
 * nbanner
 */
.nbanner{background: url(../img/banner_bg.jpg) #eee;height: 238px;text-align: center;margin-top:-20px;}
.nbanner span,.nbanner span a{color: #ffffff}
.nbanner span.size1{font-size: 28px;font-weight: normal}
.nbanner span.size2{font-size: 14px;font-weight: normal}

.smalnav{background-color: #f4f4f4;border-bottom: 1px solid #999999;line-height: 2;padding: 10px 0}
.smalnav strong{font-size: 50px;color: #0068bd;float: left;position: relative;}
.smalnav strong:before{display: block;content: '';width: 100px;height: 10px;background-color: #6d6d6d;position: absolute;left: 35px;bottom: -5px;}
.smalnav span{float: left;font-size: 24px;color: #000;padding: 34px 0 0 10px;}
.smalnav .crumb{float: right;color: #999999;}
.smalnav .crumb a{padding: 0 5px}
.smalnav .ul{float: left;font-size: 16px}
.smalnav .ul a{padding: 8px 15px;color: #000;margin-right: 10px}
.smalnav .ul a.on{background-color: #2674bf;color: #fff;}


/*
 * block
 */
.index_ {padding:3em 0 3em;}
.index_ .T{padding-bottom: 45px;text-align: center;color:#000;overflow: hidden;}
.index_ .T h2{font-size: 30px}
.index_ .T h3{font-size: 24px}
.index_ .T h4{font-size: 26px;font-weight: lighter;text-transform: uppercase;}
.index_ .T h5{font-size: 14px;font-weight: normal;color: #b6b6b6;text-transform: uppercase;vertical-align: top;}
.index_ .T h5 strong{padding: 0 30px;position: relative;font-weight: normal;}
.index_ .T h5.border strong:before{display: block;content: ' ';width:1000px;height: 0px;border-bottom: 1px solid #dddcdc;position: absolute;right: 100%;bottom: 36%}
.index_ .T h5.border strong:after{display: block;content: ' ';width:1000px;height: 0px;border-bottom: 1px solid #dddcdc;position: absolute;left: 100%;bottom: 36%}
.index_ .T h5.border-double strong:before{display: block;content: '////////////////';color:#595858;width:1000%;height: 20px;position: absolute;right: 100%;bottom: 46%}
.index_ .T h5.border-double strong:after{display: block;content: ' ';width:30px;height: 1px;border-bottom: 3px solid #0e58a3;position: absolute;left: 100%;bottom: 46%}
.index_ .T img{display:block;}
.index_scroll h2{color:#fff;}
.index_scroll .T .more{float:right;width:152px;height:59px;background:url(../img/i_18.png) 0 bottom no-repeat;overflow:hidden;text-indent:-999px;margin-right:20px;}


/* ==========================================================================
   Common module
   ========================================================================== */
/*
 * more: text or block
 */
a.more{color: #008ed6;margin:0 auto;font-size: 14px}
a.more{ transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
a.more:hover{color: #000;}
a.more i{margin-left: 20px}
a.more.block{padding: 6px 30px;border: 2px solid #0068bd;display: inline-block;margin-top: 28px;background-color: #0068bd;}
a.more.block:hover{color: #fff; background-color: transparent; border-color: #0068bd;}
a.button{width: 220px;height: 45px;border: 1px #eee solid;border-radius: 40px;background-color: #fff;display: block;margin: 0 auto;text-align: center;line-height: 45px;position: relative;overflow: hidden;}
a.button.anim span{position: absolute;left: 50%;top: 0;white-space: nowrap;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);-webkit-transition-delay: 250ms;-moz-transition-delay: 250ms;-ms-transition-delay: 250ms;-o-transition-delay: 250ms;transition-delay: 250ms;}
a.button.anim i:before{font-size: 22px;color: #ec408c;position: absolute;top: 9px;left: 0;-webkit-transform: translateX(-200%);-ms-transform: translateX(-200%);-o-transform: translateX(-200%);transform: translateX(-200%);}
a.button.anim:hover i:before{left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
a.button.anim:hover span{left: 120%;}
/*动画btn*/
a.btn-more,a.btn-msg{font-size: 12px;width: 69px;height:28px;line-height:28px;display: block;}
a.btn-more{border-radius: 3px 0 0 3px;border: 1px solid #0e58a4;border-right-width:0px;background-color: #0e58a4;color:#fff}
a.btn-msg{border-radius: 0 3px 3px 0;border: 1px solid #003c7a;border-left-width:0px;background-color: #fff;color:#0e58a4}
a.btn-msg i:before{color: #0e58a4}
.anim-btn{position: relative;overflow: hidden;display: block;}
.anim-btn span{position: absolute;left: 50%;top: 0;white-space: nowrap;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);-webkit-transition-delay: 200ms;-moz-transition-delay: 200ms;-ms-transition-delay: 200ms;-o-transition-delay: 200ms;transition-delay: 200ms;}
.anim-btn i:before{font-size: 20px;color: #fff;position: absolute;top: 4px;left: 0;-webkit-transform: translateX(-200%);-ms-transform: translateX(-200%);-o-transform: translateX(-200%);transform: translateX(-200%);}
.anim-btn:hover i:before{left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);}
.anim-btn:hover span{left: 150%;}
/* Button:左文字右箭头 */
.btn-rl{padding: 8px 20px;background-color: #ec408c;color: #fff;display: block;width: 90px;margin: 0 auto;position: relative;}
.btn-rl:hover{opacity: 0.7}
.btn-rl span{padding-right: 20px;}
.btn-rl i{position: absolute;top: 0;bottom: 0;right: 0;width: 36px;border-left: 1px #c23473 solid;line-height: 36px;}

/*
 * 搜索 
 */
.widget-search-hot{padding:20px 8%;color:#000;font-size:14px;}
.widget-search-hot a{padding:0 6px;color:#3a3a3a}
.widget-search-hot a:hover{text-decoration:underline}
.widget-search-hot label{font-weight:700}

.widget-search-form{padding:10px 20px;margin-bottom: 15px;text-align: left;line-height: 30px;font-size: 14px;background-color: #424242;color: #fff}
.widget-search-form label{float: left;padding-right: 10px}
.widget-search-form input{float:left;width:200px;height:30px;border-radius:0;vertical-align:top;}
.widget-search-form span{padding-left: 20px;color: #b2b2b2}
.widget-search-form span strong{color: #ff343f}
.widget-search-form a{float: right;height: 30px;background-color: #ff6159;padding: 0 20px;color: #fff}
.widget-search-form .form-control{border:0;background-color:#fff}
.widget-search-form .search_btn{margin-left:0;width:80px;height:30px;border:none;background-color:#ff6159;color:#fff}

/*
 * 筛选
 */
.widget-filter{border: 1px solid #e6e6e6;background-color: #fff;line-height: 40px;margin-bottom: 15px}
.widget-filter span{float:left;background-color: #f7f7f7;color: #8a8a8a;padding: 0 20px}
.widget-filter ul li{float: left;}
.widget-filter ul li a{display:block;padding: 0 15px;color: #575757}
.widget-filter ul li a:hover,.widget-filter ul li.on a{color: #ff3d46}

/*
 * 公共横幅
 */
.section_public{ color:#fff;position: relative;background: url(../banner1.jpg) top center no-repeat #f1f1f1}
.section_public .index_ {padding-top:2em;padding-bottom:2em}
.section_public .shade{background-color: rgba(0,0,0,0.3);z-index: 0;}
.section_public .article{text-align: right;}
.section_public h3{font-size: 1.375rem;line-height: 60px;padding-right: 20%}
.section_public h4{font-size: 0.875rem;font-weight:lighter;padding-right: 8%}
.section_public strong{font-size: 1.624rem;}

 /*字体盒子模型*/
.services-box{text-align: center;padding-bottom: 15px;display: block;}
.services-box .icon{display: inline-block; background: #fff; width: 100px; height: 100px; position: relative; margin-bottom: 0px;}
.services-box .icon a{display: block;width: 67px;height: 67px;margin: 0 auto;padding-top: 12px;}
.services-box .icon img{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.services-box .icon a:hover img{transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);-webkit-transform:rotate(360deg);}
.services-box h3{font-size: 16px;padding:15px 5px;font-weight: 700;}
.services-box p{font-size: 14px;padding:0px 5px;height: 80px}
.services-box i{display:inline-block;width:88px;height:88px;border-radius:100%;font-size:40px;line-height:88px;background-color: #db2416;color: #fff}

.services-box.horizontal{text-align: left;margin-bottom: 35px;padding-right: 30px}
.services-box.horizontal .icon{float: left;width: 115px;height: 115px;}
.services-box.horizontal .icon a{padding-top: 0;width:115px;height:115px;line-height: 115px;text-align: center;font-size: 40px;border:1px solid #008ed6;border-radius: 50%}
.services-box.horizontal h5{margin-left: 160px;font-size: 18px;color: #505050}
.services-box.horizontal p{margin-left: 160px;height: auto;color: #7d7d7d;padding: 5px 0}
.services-box.horizontal h5 span{color: #008ed6}

/*媒体盒子模型*/
.media-box{display:block;text-align: center;margin-bottom:10px;width: 100%;}
.media-box .icon{display: inline-block; background: #fff; width: 100%; height: 140px; overflow: hidden;border: 1px solid #d7d8db;}
.media-box .icon{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.media-box h3{font-size: 14px;padding:5px 10px;font-weight: normal;color: #000}
.media-box p{font-size: 0.75rem;padding:0 10px;line-height: 2;}
.media-box .icon img{width: auto;height: auto}
.media-box .icon img{transition-duration: 1s;-ms-transition-duration: 1s;-moz-transition-duration: 1s;-webkit-transition-duration: 1s;}
.media-box.anim.anim-scale:hover .icon img{transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}

/*图片+遮罩模型*/
.port-box{border: 1px #fff solid;position: relative;overflow: hidden;}
.port-box .portimg{display: inline-block;background: #fff;width: 100%;height: 230px;}
.port-box .portimg img{width: 100%;height:100%;max-width:100%!important;max-height:100%!important;opacity: 1 !important;}
.port-box .portinfo{position: absolute;top: 0;bottom: 0;right: 0;left: 0;text-align: center;opacity: 0;color: #fff}
.port-box .portinfo h3{display: block;margin-top: 18%;padding: 8px;font-size: 40px;color: #fff;border:0px}
.port-box .portinfo p{color: #fff}
.port-box .portinfo p a{color: #fff;font-size: 16px;padding: 0 6px}
.port-box.anim .portinfo h3{-webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%);-o-transform: translateY(-100%);transform: translateY(-100%);}
.port-box.anim .portinfo p{-webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%);-o-transform: translateY(100%);transform: translateY(100%);}
.port-box.anim:hover .portinfo{background-color: rgba(94,40,50,0.9);opacity: 1;}
.port-box.anim:hover .portinfo h3, .port-box.anim:hover .portinfo p{-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);}
/*.port-box.anim:hover .portimg img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);transform: scale(1.2);}*/

/*jcarousel图片库*/
.thumb-wrapper .jcarousel{width:auto;}
.thumb-wrapper .jcarousel .media-box{padding: 0 17px;margin-bottom: 0;width:300px}
.thumb-wrapper .jcarousel .media-box .icon{width: 265px; height: 210px;background: #dbdfde;border:none;border-bottom-color: #008ed6}
.thumb-wrapper .jcarousel .media-box:hover .icon{}
.thumb-wrapper .jcarousel .media-box h5{font-size: 18px;background-color: #008ed6;color: #fff;padding: 15px 0}
.thumb-wrapper .jcarousel-control {color: #fff;background-color: #008ed6}
.thumb-wrapper .jcarousel-control:hover {color: #000;border-color: #fff;background-color: #fff}
.thumb-wrapper .jcarousel-control-prev{left:-70px}
.thumb-wrapper .jcarousel-control-next{right:-70px}
.thumb-wrapper.jcarousel-wrapper:hover .jcarousel-control-prev{left: -50px}
.thumb-wrapper.jcarousel-wrapper:hover .jcarousel-control-next{right: -50px}

/* BOX */
.widget-box{background-color: #fff;color: #000;padding: 30px;margin-bottom: 20px}
.widget-box h4{font-size: 20px;line-height: 32px;margin-bottom: 25px}
.widget-box h4 a{float: right;font-size: 14px;font-weight: normal;color: #0e58a4}

/*二级菜单*/
.m-ins-navbox {
    width: 100%;
    height: 38px;
    background-color: #fff;
    display: none;
    position: relative;
    z-index: 11;
}
.m-ins-navbox .left {
    width: 15%;
    cursor: pointer;
    float: left;
}
.m-ins-navbox .left .ico {
    display: block;
    width: 100%;
    height: 38px;
    background: url("../img/base/ico_2.png") no-repeat center #008ed6;
    background-size: auto 50%;
}
.m-ins-navbox .right {
    width: 85%;
    position: relative;
    float: right;
}
.m-ins-navbox .right .tit {
    display: block;
    width: 95%;
    padding-left: 5%;
    font-size: 14px;
    color: #035cac;
    line-height: 38px;
    background: url("../img/base/ico_1.png") no-repeat 93% center;
    background-size: auto 50%;
    cursor: pointer;
}
.m-ins-navbox .right .subbox {
    width: 100%;
    position: absolute;
    top: 38px;
    background-color: #fff;
    z-index: 2;
    display: none;
    left: 0;
}
.m-ins-navbox .right .subbox a {
    display: block;
    width: 95%;
    padding-left: 5%;
    line-height: 38px;
    height: 38px;
    border-top: 1px solid #e5e5e5;
    background: url("../img/base/ico_3.png") no-repeat 92% center;
    background-size: auto 35%;
    color: #666
}
.m-ins-navbox .ret-subbox {
    position: absolute;
    top: 38px;
    width: 100%;
    background-color: #008ed6; /*#035cac;*/
    left: 0;
    z-index: 2;
    display: none;
}
.m-ins-navbox .ret-subbox a {
    display: block;
    width: 95%;
    padding-left: 5%;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #feb76c; /*#4882b6;*/
    color: #fff;
    font-size: 14px;
    background: url("../img/base/ico_3.png") no-repeat 92% center;
    background-size: auto 35%;
}
.m-ins-blackbg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    display: none;
    z-index: 10;
}


/* ==========================================================================
   Index Page
   ========================================================================== */
.widget_search{padding: 6px 0;width: 100%;line-height: 35px;text-align: left;background-color: #2a5abe;position: relative;font-size: 14px}
    .widget-search-hot{padding:20px 8%;color:#000;font-size:14px;}
    .widget-search-hot a{padding:0 6px;color:#3a3a3a}
    .widget-search-hot a:hover{text-decoration:underline}
    .widget-search-hot label{font-weight:700}
    .widget-notice{width: auto;color: #000;position: relative;padding-left: 34px;color: #fff}
    .widget-notice i{color: #fff;font-size: 18px;position: absolute;left: 0;top: 7px;}
    .widget-search-form{width:30%;float: right;font-size: 14px;color: #fff}
    .widget-search-form label{float: left;padding-right: 10px}
    .widget-search-form .form-control{float:left;width:75%;height:35px;vertical-align:top;border-color: #fff;border-radius: 20px}
    .widget-search-form .search_btn{margin-left:4%;width:20%;height:35px;border:none;background-color:#f36701;color:#fff;border-radius: 20px}
    .widget-search-form span{padding-left: 20px;color: #b2b2b2}
    .widget-search-form span strong{color: #ff343f}
    .widget-search-form a{float: right;height: 30px;background-color: #f36701;padding: 0 20px;color: #fff}
/*
 * 简介
 */
.section_about{overflow: hidden;}
    .about-box{color: #000;position: relative;}
    .about-box h3{font-size: 16px;padding-bottom: 20px;margin-bottom: 15px;position: relative;}
    .about-box h3:after{position: absolute;display: block;content: '';width: 60px;height: 4px;background-color: #0068bd;left: 0;bottom: 0}
    .about-box p{overflow: hidden;font-size: 14px;padding: 10px 0}
    .about-box .hd{position: absolute;bottom: 10px;right: 0}
    .about-box .hd ul{float: right;}
    .about-box .hd ul li{width: 15px;height: 4px;background-color: #f8f5ee;float: right;margin-right: 10px;border-radius: 4px}
    .about-box .hd ul li.on{background-color: #008ed6;width:22px}
    .about-box .hd ul li a{display: block;width: 100%;height: 100%}
    .about-img{height: 337px;overflow: hidden}
    .about-img img{width: 100%}
    .about-label{position: absolute;top:0;left: 0;font-size: 20px;padding:10px;font-size: 30px;color: #fff;background-color: #008ed6;line-height: 1.2;}
/*
 * 案例
 */
.section_case{overflow: hidden;}
    .section_case .index_ .T h2{color: #fff}
    .section_case .index_ .T h5{color: #5f5f5f}
    .section_case .index_ .T h5.border strong:before,.section_case .index_ .T h5.border strong:after{border-color: #5f5f5f}
    .block1{background-color: #333333}
    .block1 .index_{padding-top: 5em;padding-bottom: 0}
    .block1 .jcarousel-wrapper{margin-bottom: -62px}
    .block2{background-color: #f2f2f2;padding: 80px 0 50px 0}
    .dmore{text-align: center;padding-top: 20px}
    .dmore a{padding: 8px 30px;font-size: 14px;border: 1px solid #cecece;color: #767676;background-color: #f2f2f2;border-radius: 20px}
    .dmore a:hover{background-color: #008ed6;color: #fff}
/*
 * 新闻
 */
.section_news{overflow: hidden;}
    .new-box{font-size: 14px;color: #535353}
    .new-box h3{font-size: 24px;color: #000;font-weight: normal;padding: 0 0 10px 10px;position: relative;}
    .new-box h3 a{color: #000}
    .new-box h3 i{position: absolute;right: 20px;top: 22%;color: #d83142}
    .new-box ul{background-color: #f6f6f6;padding: 20px;line-height: 2}
    .new-box ul li span{padding-right: 8px}
    /*新闻样式2*/
    .news-box{position: relative;color: #828282;padding: 10px 0 5px 15px}
    .news-box:after{display: block;content: '';position: absolute;right: 0;left: 30px;height: 1px;background-color: #e1e9eb;bottom: 0}
    .news-box:hover{cursor: pointer}
    .news-box.on{background-color: #008ed6}
    .news-box.on *{color: #fff!important;}
    .news-box.on:after{display: none}
    .news-box .date{padding: 0 10px; text-align: center;color: #b2b2b2;font-size: 12px;}
    .news-box .date i{font-size: 60px;font-weight: bold;display: block;line-height: 0.8;font-family: "DIN Condensed Bold"}
    .news-box .item{display: none;}
    .news-box h3{font-size: 16px;font-weight: normal;padding-bottom: 6px}
    .news-box h3 a{color: #000}
    .news-box h3 a:hover{color: #0068bd;}
    .news-box p{font-size: 14px}
    .news-box .more:hover{color: #000!important;background:none}
   
a .news-cont .news-con  h3.f-toe{color: #000}




    .news-box.one{border-bottom: 0;padding: 0;overflow: hidden;}
    .news-box.one img{width:100%;height: 100%}
    .news-box.one .cont{padding:15px 20px 20px 20px;background-color: #f2f2f2}



/* ==========================================================================
   Inner Page
   ========================================================================== */
    .article{text-align: left;}
    .article .C{margin: 15px 0;font-size: 14px;overflow: hidden;}
    .innerPage{background-color: #f9f9f9}

.cate-hd{text-align: center;margin-bottom: 30px}
.cate-hd a{display: inline-block;font-size: 18px;padding: 0 3%;margin:4px;line-height:40px;color: #000;background-color: #fff;border-radius: 20px;border: 1px solid #d8d8d8}
.cate-hd a.on{background: #008ed6;color: #fff;border: 1px solid #008ed6}

.section_case .cate-hd a{font-size: 16px;background-color: inherit;border-radius: 0;color: #fff}
.section_case .cate-hd a.on{background: #008ed6;}

/*
 * 关于我们
 */
.section_nabout .article{font-size: 16px}
.section_nabout .article p{margin: 10px 0}
.block-honor .jcarousel-wrapper{width:90%;margin:0 auto;}
.block-honor .jcarousel-wrapper .jcarousel-control {color: #4b5974;background-color: #ffffff;border:1px solid #4b5974}
.block-honor .jcarousel-wrapper .media-box .icon{background-color: #fff}

/*
 * 产品
 */
.section_prod .media-box{margin-bottom: 20px}
.section_prod .media-box .icon{width: 280px; height: 220px;background: #dbdfde;border:none;border-bottom-color: #008ed6}
.section_prod .media-box h5{font-size: 16px;background-color: #008ed6;color: #fff;padding: 10px 0}
.section_prod .media-box h5 a{color: #fff;}
/*
 * 产品详细
 */
.prodDetail .cont{padding: 30px;background-color: #fff;font-size: 14px}
.f-picmid{width: auto; height:auto; background: #fff; display: table-cell; vertical-align: middle; text-align: center; position:relative;}
.f-picmid img{width:100%;height: auto}
.f-picmid .l-shadow {background:url(../img/bn_hover.gif) repeat;opacity: 0.4;filter: alpha(opacity=40);position: absolute;top: 0;left: 0; right: 0; bottom: 0}
.f-picmid a:hover .l-shadow{ display:none;}
.deright{padding-left: 5%}
.deright h4{ font-size:30px!important; color:#404040; border-bottom:#727272 3px solid; line-height:50px;margin:0!important}
.deright ul{background-color: #f1f4f5;padding: 10px 15px}
.deright ul li{ color:#858585; line-height:34px;font-size: 14px}
.deright ul li>span{ color:#404040;}
.yuall{ margin-top:48px; border-bottom:none;}
.yuall a{ float:left;display:block; text-align:center;line-height: 40px;color: #008ed6;border:1px solid #008ed6;padding: 0 20px 0 35px;position: relative;}
.yy{}
.zx{margin-left:13px;}
.yuall i{font-size: 22px;position: absolute;top: 9px;left: 10px}
.prodDetail h5{font-size: 24px;color: #fff;border-bottom: 1px solid #e2e2e2;margin:25px 0 15px 0}
.prodDetail h5 span{background-color: #008ed6;padding: 7px 35px;}
.prodDetail .prod_c{font-size: 14px}

/*
 * 新闻资讯
 */
    .section_nnews .news-box{padding:10px 15px}
    /*图文*/
    .section_nnews .media-box{margin-bottom: 15px}
    .section_nnews .media-box .icon{width: 354px;height: 180px;background-color: none;border:0}
    .section_nnews .media-box h3{font-size: 16px;text-align: left;padding-bottom: 0}
    .section_nnews .media-box p{ position: relative; font-size: 14px;text-align: left;color: #8d8d8d}
    .section_nnews .media-box p i{font-size: 20px;position: absolute;right: 10px;top: 26%}

    .list-box ul li{background-color: #f9f9f9;font-size: 14px;margin-bottom: 15px;}
    .list-box ul li a{color: #000;display: block;padding: 10px 20px;}
    .list-box ul li a:after{display: block;font-family:"iconfont";content: "\e604";float: right;font-size: 20px;margin-top: -5px;color: #8b8b8b}
    .list-box ul li a:hover{background-color: #008ed6;color: #fff}
    .list-box ul li a:hover:after{color: #fff}
    .list-box ul li a i{color: #898989;font-size: 20px;margin-right: 20px}

/*
 * 新闻详细
 */
    .section_ninfo{background: #f7f7f7}
	 /*小菜单*/
	.PageMenuList{height: 46px;width: 100%;background: #f2f2f2;border-bottom: 1px solid #ebebeb;}
	.PageMenuList .wrap{height: 47px; position:relative;}
	.PageMenuList ul{position: absolute; left: 0px; top: 0px;}
	.PageMenuList ul li{float: left; height: 45px; padding: 0 17px; line-height: 45px; margin: 1px;}
	.PageMenuList ul li.hover{border: 1px solid #ebebeb; border-bottom: 1px solid #fff; background: #fff; font-weight: bold;}
	.PageMenuList ul li a{font-size: 14px; color: #454545;}
	.PageMenuList ul li.hover a, .PageMenuList ul li a:hover{color: #00aa3a;}
	/*面包屑*/
	.PageCrumbList{width: 100%;padding: 15px 0}
	.PageCrumbList .wrap{line-height: 46px;text-align: left;font-size: 14px;color: #646464}
	.PageCrumbList ul{position: absolute; right: 0px; top: 0px;}
	.PageCrumbList ul li{float: left; height: 45px; padding: 0 3px; line-height: 45px; margin: 1px;}
	.PageCrumbList ul li.hover{border: 1px solid #ebebeb; border-bottom: 1px solid #fff; background: #fff; font-weight: bold;}
	.PageCrumbList a{font-size: 14px; color: #646464;}
	.PageCrumbList a:hover{color: #d83142;}

    .PageCrumbList.border{border-bottom: 1px solid #ccc;padding-bottom: 5px}
	/*正文*/
	.newsDetail{padding-bottom: 3em}
    .newsTit{width:100%;border-bottom:1px solid #e1e9eb;text-align:center;padding-bottom:24px;background-color: #fff}
    .newsTit h1{font-size:24px;color:#000;padding:40px 0 20px 0;font-weight: normal;line-height: 1.3}
    .newsTit p{font-size:14px;color:#bbb}
    .newsTit p a{color:#bbb}
    .newsTit p span{padding:0 20px}
    .newsTit p span .icon_js_c{background:url(../img/base/icon_news_detail.gif) no-repeat;display:inline-block;width:20px;height:20px;text-align:center;line-height:20px;overflow:hidden;font-size:14px;vertical-align:middle;margin-left:4px}
    .newsTit p span .icon_js_c_hover{background:url(../img/base/icon_news_detail.gif) -20px 0 no-repeat}
    .newsThumb{text-align: center;padding-bottom: 40px}
    .newsThumb img{max-width: 90%}
    /*内容*/
    .content{font-size:14px;line-height:30px;padding:40px 0px 40px;margin-bottom: 16px;}
    .content p{font-size:14px;margin:1.12em 0;line-height:30px}
    .content h1,.content h2,.content h3,.content h4,.content h5,.content h6{line-height: 150%}
    .content h1{font-size:32px;font-weight:bold;margin:.67em 0}
    .content h2{font-size:24px;font-weight:bold;margin:.75em 0}
    .content h3{font-size:18px;font-weight:bold;margin:.83em 0}
    .content h4{font-size:16px;font-weight:bold;margin:1.12em 0}
    .content h5{font-size:14px;font-weight:bold;margin:1.5em 0}
    .content h6{font-size:12px;font-weight:bold;margin:1.67em 0}
    .content ul li{list-style:inherit}
    .content .n_top{margin-top:0}

    .content_bak{font-size:14px;line-height:30px;padding:40px 60px;background-color: #fff;margin-bottom: 16px;}
    .content_bak p{font-size:14px;margin:1.12em 0;line-height:30px}
    .content_bak h1,.content_bak h2,.content_bak h3,.content_bak h4,.content_bak h5,.content_bak h6{line-height: 150%}
    .content_bak h1{font-size:32px;font-weight:bold;margin:.67em 0}
    .content_bak h2{font-size:24px;font-weight:bold;margin:.75em 0}
    .content_bak h3{font-size:18px;font-weight:bold;margin:.83em 0}
    .content_bak h4{font-size:16px;font-weight:bold;margin:1.12em 0}
    .content_bak h5{font-size:14px;font-weight:bold;margin:1.5em 0}
    .content_bak h6{font-size:12px;font-weight:bold;margin:1.67em 0}
    .content_bak ul li{list-style:inherit}
    .content_bak .n_top{margin-top:0}

	/*点赞*/
    .newsPj{width:100%;text-align:center;padding-bottom:24px}
    .newsPj a.good,.newsPj a.bad{float:none}
    a.good,a.bad{font-size: 14px; float: right; color: #999;cursor: pointer}
    a.bad{padding-left: 18px}
    a.good span,a.bad span{background: url(../img/base/icon_news_detail.gif) no-repeat; width: 24px; display: inline-block; vertical-align: text-bottom; height: 31px; margin-right: 7px; cursor: pointer;}
    .newsPj a.bad span{background-position:0 -51px}
    .newsPj a.good span{background-position:0 -20px}
    .newsPj a.bad:hover span{background-position:-24px -51px}
    .newsPj a.good:hover span{background-position:-24px -20px}
	/*分享*/
    .newsbshare{text-align:center;font-size:14px}
    .newsDetailCur{width:100%;position:relative;padding:22px 0 16px}
    .newsDetailCur li{width:49.9%;float:left;font-size:14px;position:relative;z-index:1111;overflow: hidden;}
    .newsDetailCur li a{padding:5px 0 5px;}
    .newsDetailCur li.r{float:right;text-align:right}
	/*手机查看*/
    .check_moblie{ display:inline-block; width:98px; height:30px; vertical-align:middle; background:#f2f2f2; border:1px solid #e5e5e5; line-height:30px; color:#999; text-indent:9px; text-align:left; position:relative; cursor:pointer; margin-left:20px;}
    .check_moblie .isj{background:#888888; width:0px; height:0px; overflow:hidden; margin-bottom:5px; border-top:5px solid #888888; border-right:5px solid #f2f2f2;border-left:5px solid #f2f2f2; display:block; position:absolute; right:8px; top:14px;}
    .check_moblie .isj_hover{ border-top:none; border-bottom:5px solid #888888;}
    .mobile_qrview{ width:100%; min-width:100%; display:none;}
    .mobile_qrview .in{ border:1px solid #e5e5e5; position:relative; padding:20px 29px; min-height:130px; _height:130px; margin-top:22px;}
    .mobile_qrview h1{ font-size:30px; color:#000; padding-bottom:10px;}
    .mobile_qrview p{ line-height:24px; font-size:14px; color:#999}
    .mobile_qrview img{float:right}
    .mobile_qrview .clmoblie{display:none;width:24px; height:24px; line-height: 24px; font-size:22px; overflow:hidden; position:absolute; right:10px; top:10px}

/*
 * 新闻详细
 */
    .newsDate{float:left;border: 3px solid #cccccc;text-align: center}
    .newsDate p{padding: 5px 15px 5px 10px}
    .newsDate .d1{font-size: 14px;position: relative;padding-bottom: 5px}
    .newsDate .d1:after{display: block;content: '';border-bottom: 1px solid #bbbbbb;width: 80%;position: absolute;left: 0;bottom: 0}
    .newsDetail h5{font-size: 20px;color: #0068bd;margin-bottom: 1em}
    .newsNP .media-box{width: 60%;float: right;}
    .newsNP .media-box:hover p{background: #0068bd;color: #fff}
    .newsNP .media-box p{background-color: #fff;color: #999999;padding: 5px 0;border: 1px solid #999999}
    .newsNP .media-box h5{font-weight: normal;color: #0068bd;font-size: 14px}
    .newsRe{width: 60%;float: right;}
    .newsRe a{background-color: #eeeeee;color: #666666;padding: 10px 20px;display: block;width: auto;text-align: center;}

/*
 * 联系我们
 */
    .section_ncontact{background-color: #fff}
    .section_ncontact .btn{background-color: #008ed6;border:1px solid #008ed6}
    .yzcode{line-height: 3}
    .yzcode img{margin-top: 10px}
	.usinfo{padding: 10px 0}
	.usinfo .usinfo_title{line-height: 54px; margin-bottom: 20px; font-size: 28px;}
	.usinfo .info{font-size: 14px; color: #333; line-height: 30px;}
	#map{width:100%;height:500px}

    .section_ncontact .services-box .icon{font-size: 60px;color: #fff;background: url('../img/sixangle.png') center center no-repeat;width: 130px;height: 150px;line-height: 150px}
    .section_ncontact .services-box p{height: auto;padding: 20px 0;color: #333;}
.section_ncontact .services-box a{color: #333; }
.section_ncontact .services-box a:hover{color: #008ed6; }


/*
 * 招聘
 */
    .section_njob{font-size: 14px}
    .section_njob .services-box{padding-bottom: 0;text-align: left;padding: 0 12%;border-right: 1px solid #ccc}
    .section_njob .services-box.last{border-right: 0}
    .section_njob .services-box .icon{height: auto;font-size: 60px;color: #d83142;width: auto}
    .section_njob .services-box h3{color: #605e69;font-size: 20px;font-weight: bold;padding: 0 0 15px 0;line-height: 1}
    .section_njob .services-box p,.section_njob .services-box p a{color: #838281;height: auto;padding: 0 0 10px 0}

    /*样式1*/
	.section_njob .seg{padding: 5px;border: 1px solid #d5d5d5;text-align: left;margin-bottom: 15px}
	.section_njob .seg .segin{padding: 5%;border: 0px solid #d5d5d5}
	.section_njob .seg .segin .C{height: 130px}
	.section_njob .seg h4{margin:15px 0}
	.section_njob .seg h4 strong{font-size: 1.2rem}
    .section_njob .seg p{color: #7c7c7c}
	.section_njob .help_info{margin-bottom: 1em;text-align: center}
    .section_njob .help_info p.en{font-size: 12px;color: #939393;padding-top: 15px;text-transform: uppercase;}
	a.back{position: absolute;top: 10px;right:10px;padding: 0 15px;border:1px solid #000;color:#000;line-height: 25px}
    /*样式2*/
    .section_njob.block3{background-color: #efeeee}
    .subNavBox{margin:10px auto;border-top:none;}
    .sub_top{ width:100%; background:#008ed6; height:50px; color:#FFF; font-size:20px; line-height:50px;  border:none;}
    .sub_top p{padding-left:2%;}
    .sub_cont{border:solid 1px #e5e3da;}
    .subNav{border-bottom:solid 1px #e7e5e5;cursor:pointer;font-size:14px;line-height:60px;padding-left:2%;background-color: #fff}
    .subNav i{float: right;line-height: 60px;margin-right: 4%;color: #008ed6;font-size: 22px}
    .subNav i:before{font-family: 'iconfont'}
    .subNav i:before{content:"\e634";}
    .subNav:hover{color:#008ed6;}
    .subNav.on{color:#008ed6;}
    .subNav.open i:before{content: "\e633"}
    .navContent{display: none;border-bottom:solid 1px #e5e3da; background:#f9f8f8; padding:15px 2%;font-size:14px;color:#7f7f7f; line-height:24px;}

/*
 * 招聘详细
 */
	.jobapply{border: 1px solid #cccccc;padding: 45px}
	.jobchild{font-size: 14px;border-right: 1px solid #cccccc}
	.jobchild p.job_label{padding:4px 0}
	.jobchild h3.job_name{color:#333333;line-height: 43px;font-size: 26px;margin-bottom: 15px;font-weight: 500;}
	.jobchild h4.job_name{font-size: 15px;margin-top: 25px;margin-bottom: 5px;}
	.jobchild p,.jobchild .job_label,.jobchild .job_cont{color:#7c7c7c;}


/*下载*/
.dowload-list { margin: 0 -7px; }

.dowload-list li { padding: 0 7px 14px; }

.dowload-list li a { display: block; background: #F4F4F4; position: relative; padding: 20px 50px 10px 10px;min-height:80px; }

.dowload-list li a .loadbtn { position: absolute; width: 50px; height: 100%; display: block; right: 0; top: 0; background-image: url(../img/wicon05.png); background-position: center center; background-repeat: no-repeat; background-color: #B9B5B5; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; -moz-background-size: 20px auto; -o-background-size: 20px auto; background-size: 20px auto; }

.dowload-list li a img { float: left; width: 40px; display: block; }

.dowload-list li a .loadcon { height: 50px; float: left; width: 74%; color: #333333; font-size: 18px; margin-left: 15px; position: relative; }

.dowload-list li a .loadtitle { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); max-height: 44px; line-height: 22px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
h2.aboutyjtitle{padding-bottom:20px;letter-spacing:8px;}